This directory contains various sample profiles you can import in VoiceMacro to test and copy paste ;)


Files:
------

"VoiceMacro demo profile.xml" is VoiceMacro's demo Profile that can
be automatically imported at first start of VoiceMacro.


"Alarm Clock.xml" is a profile demonstrating a alarm clock that can be set via voice.


"Joystick Demo.xml" is a demonstration on how to integrate other Input
Devices than keyboard and mouse in VoiceMacro and use the command line
functions to set a variable and start a macro.
This profile uses the AutoHotKey script "Joystick_to_VM.ahk" located
in "Externals" folder.
  (Note: later versions of VoiceMacro have bult-in controller support, but this may be still be usefull for something)

"Conversation sample.xml" is a demonstration of a two-way communication with VoiceMacro -
you say "Test me", then you are asked to say "Cancel or Confirm" within 10 seconds, it can be expanded to a full conversation without adding more macros just by using multiple commands for both macros!


"ProtectedMode.reg" is a registry setting used to run VoiceMacro in protected mode (for Point-Of-Sale type of scenarios)
Access to main window and context menu from task tray icon is disabled when set to "1" or "True"
Delete the Value or set it to "0" or "False" to disable it